var github.com/go-pg/pg/v10/orm.afterSelectHookType
2 uses
github.com/go-pg/pg/v10/orm (current package)
hook.go#L130: var afterSelectHookType = reflect.TypeOf((*AfterSelectHook)(nil)).Elem()
table.go#L112: if typ.Implements(afterSelectHookType) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)